net/http.http2http2Config.MaxUploadBufferPerStream (field)
7 uses
net/http (current package)
h2_bundle.go#L1056: MaxUploadBufferPerStream int32
h2_bundle.go#L1073: MaxUploadBufferPerStream: h2.MaxUploadBufferPerStream,
h2_bundle.go#L1129: http2setDefault(&conf.MaxUploadBufferPerStream, 1, math.MaxInt32, 1<<20)
h2_bundle.go#L1131: http2setDefault(&conf.MaxUploadBufferPerStream, 1, math.MaxInt32, http2transportDefaultStreamFlow)
h2_bundle.go#L1173: conf.MaxUploadBufferPerStream = int32(h2.MaxReceiveBufferPerStream)
h2_bundle.go#L4433: initialStreamRecvWindowSize: conf.MaxUploadBufferPerStream,
h2_bundle.go#L8091: initialStreamRecvWindowSize: conf.MaxUploadBufferPerStream,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)